UNPKG

mframejs

Version:
5 lines (4 loc) 159 B
export declare class ContainerAttributes { static regAttribute(_class: any, name: string): void; static findAttribute(name: string): any | null; }