UNPKG

@tsed/schema

Version:
3 lines (2 loc) 153 B
import { JsonMethodStore } from "../domain/JsonMethodStore.js"; export declare function removeHiddenOperation(operationStore: JsonMethodStore): boolean;