export type AttrInitCallBack = { attrName: string; attrValue: string; obj: any; }; //# sourceMappingURL=AttrInitCallBack.d.ts.map