UNPKG

@amoy/components

Version:
5 lines (3 loc) 199 B
export * from './comp' import { type, getValue, setValue, forin, extend, string2hex, eventify } from './utils' export const Utils = { type, getValue, setValue, forin, extend, string2hex, eventify }