mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-10 22:00:05 +00:00
feat(*): recreate package with new name
This commit is contained in:
4
src/types/CsrfToken.ts
Normal file
4
src/types/CsrfToken.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export interface CsrfToken {
|
||||
headerName: string;
|
||||
value: string;
|
||||
}
|
||||
Reference in New Issue
Block a user