File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ import { log } from '@trarn/angular-logger';
4040| ` assert ` | ` method ` | Accepts an assertion group and a message/object. Acts as a standard console.assert |
4141| ` group ` | ` method ` | Starts a console group |
4242| ` groupEnd ` | ` method ` | Ends the above mentioned "group" |
43- | ` Observable ` | ` method ` | Interacts as an angular Observable |
43+ | ` Observable ` | ` method ` | Interacts with/ as an angular Observable, accepts an Observable and a name |
4444
4545
4646-- -
Original file line number Diff line number Diff line change 11{
22 "name" : " @trarn/angular-logger" ,
3- "version" : " 1.0.4 " ,
3+ "version" : " 1.0.5 " ,
44 "description" : " A logger built with angular in mind" ,
55 "type" : " module" ,
66 "types" : " build/index.d.ts" ,
7- "main" : " build/ index.js " ,
7+ "main" : " index.ts " ,
88 "files" : [
99 " build" ,
1010 " README.md" ,
You can’t perform that action at this time.
0 commit comments