1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2026-03-22 06:57:19 +00:00

Replace Lusca definition file with @types/lusca

Thanks!
This commit is contained in:
Peter Blazejewicz
2018-01-04 22:01:27 +01:00
parent 351b1ce677
commit fd523e3033
3 changed files with 3 additions and 4 deletions

View File

@@ -1,2 +0,0 @@
export function xframe(type: string): any;
export function xssProtection(enabled: boolean): any;