mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
move shared CLI items to jslib
This commit is contained in:
3
src/cli/models/response/baseResponse.ts
Normal file
3
src/cli/models/response/baseResponse.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export interface BaseResponse {
|
||||
object: string;
|
||||
}
|
||||
Reference in New Issue
Block a user