mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
move shared CLI items to jslib
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { BaseResponse } from './baseResponse';
|
||||
import { BaseResponse } from 'jslib/cli/models/response/baseResponse';
|
||||
|
||||
export class TemplateResponse implements BaseResponse {
|
||||
object: string;
|
||||
|
||||
Reference in New Issue
Block a user