auto-post-marketplace-facebook/server/src/system/enum/config-enum.ts

4 lines
43 B
TypeScript

export enum EConfig {
LIMIT = 'LIMIT',
}