UNPKG

swagger-decorator

Version:
8 lines (4 loc) 152 B
// @flow import type { InnerEntityObject } from "./types"; export const innerAPIObject = {}; export const innerEntityObject: InnerEntityObject = {};