UNPKG

@numl-react/pagination

Version:

A simple and accessible component for React by numl design

5 lines (4 loc) 206 B
declare const isRefernceNull: (refer: any) => boolean; declare function isPlainObject(input: any): boolean; declare function isExist(input: any): boolean; export { isRefernceNull, isPlainObject, isExist };