UNPKG

npm-layer7-protections

Version:

Simple layer7 protections written in typescript

3 lines (2 loc) 80 B
declare const openFile: (file: any) => Promise<any>; export default openFile;