UNPKG

@tsed/openspec

Version:

OpenSpec2 and OpenSpec3 interfaces declarations for TypeScript application

4 lines (2 loc) 106 B
import {OpenSpecHash} from "./OpenSpecHash.js"; export type OpenSpecSecurity = OpenSpecHash<string[]>[];