UNPKG

85 BTypeScriptView Raw
1/**
2 * @publicApi
3 */
4export type Paramtype = 'body' | 'query' | 'param' | 'custom';