UNPKG

@aplus-frontend/ui

Version:

4 lines (3 loc) 142 B
type keeperType = Record<'get' | 'set', (...arg: any[]) => any>; declare const _default: Record<string, keeperType>; export default _default;