GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Commit Graphs
Build
Fork
: 0
Perditum
/
percord
Transfer to URL with SHA
Find file
Newer
Older
tree:
1e06db149e
Branches
Tags
×
master
percord
/
src
/
schemas
/ CreateFingerprintResponse.ts
Rory&
on 17 Dec
72 bytes
lintstagedrc: regenerate schemas/openapi if schemas changed
Raw
Blame
History
export interface CreateFingerprintResponse { fingerprint: string; }