Interface PatchDocumentOptions

Hierarchy

  • PatchDocumentOptions

Properties

keepOriginalStyles?: boolean
patches: {
    [key: string]: IPatch;
}

Type declaration

Generated using TypeDoc