Interface CustomLayer

Hierarchy

  • CustomLayer

Properties

Properties

attr: string[]
error: (() => void)

Type declaration

    • (): void
    • Returns void

success: (() => void)

Type declaration

    • (): void
    • Returns void

Generated using TypeDoc