✨ feat(index.d.ts): add includeHeader option to create method
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
1
index.d.ts
vendored
1
index.d.ts
vendored
@@ -511,6 +511,7 @@ declare global {
|
||||
*/
|
||||
create(data: {[key: string]: any}, options?: {
|
||||
rootElement?: string
|
||||
includeHeader?: boolean
|
||||
}): string
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user