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