UNPKG

fake-iamport-server

Version:
9 lines (8 loc) 285 B
/** * @packageDocumentation * @module api.functional.subscribe * @nestia Generated by Nestia - https://github.com/samchon/nestia */ //================================================================ export * as customers from "./customers"; export * as payments from "./payments";