UNPKG

ggez-banking-sdk

Version:

A Node.js package to handle GGEZ Banking API endpoints, Simplify the process of managing CRUD operations with this efficient and easy-to-use package.

3 lines (2 loc) 98 B
declare function isEntityEndpoint(url: string | undefined): boolean; export { isEntityEndpoint };