mirror of
https://github.com/bitwarden/jslib
synced 2025-12-18 01:03:26 +00:00
Run prettier in feature branch
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export abstract class MessagingService {
|
||||
send: (subscriber: string, arg?: any) => void;
|
||||
send: (subscriber: string, arg?: any) => void;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user