UNPKG

cwt-map

Version:
3 lines (2 loc) 121 B
export declare function mixin(behaviour: any, sharedBehaviour?: any): (workingClass: any) => void; export default mixin;