-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c823413
commit 13d740f
Showing
4 changed files
with
18 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"name":"aurelia-pal-nodejs","children":[{"id":4,"name":"globalize","kind":64,"kindString":"Function","flags":{"isExported":true},"signatures":[{"id":5,"name":"globalize","kind":4096,"kindString":"Call signature","flags":{},"comment":{"tags":[{"tag":"description","text":"initializes and makes variables like 'window' into NodeJS globals\n"}]},"type":{"type":"reference","name":"Global"}}],"sources":[{"fileName":"index.d.ts","line":9,"character":33}]},{"id":2,"name":"initialize","kind":64,"kindString":"Function","flags":{"isExported":true},"signatures":[{"id":3,"name":"initialize","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Initializes the PAL with the NodeJS-targeted implementation."},"type":{"type":"instrinct","name":"void"}}],"sources":[{"fileName":"index.d.ts","line":5,"character":34}]},{"id":6,"name":"reset","kind":64,"kindString":"Function","flags":{"isExported":true},"signatures":[{"id":7,"name":"reset","kind":4096,"kindString":"Call signature","flags":{},"parameters":[{"id":8,"name":"window","kind":32768,"kindString":"Parameter","flags":{"isOptional":true},"type":{"type":"reference","name":"Window"}}],"type":{"type":"instrinct","name":"void"}}],"sources":[{"fileName":"index.d.ts","line":10,"character":29}]}],"groups":[{"title":"Functions","kind":64,"children":[4,2,6]}]} | ||
{"name":"aurelia-pal-nodejs","children":[{"id":4,"name":"globalize","kind":64,"kindString":"Function","flags":{"isExported":true},"signatures":[{"id":5,"name":"globalize","kind":4096,"kindString":"Call signature","flags":{},"comment":{"tags":[{"tag":"description","text":"initializes and makes variables like 'window' into NodeJS globals\n"}]},"type":{"type":"reference","name":"Global"}}],"sources":[{"fileName":"index.d.ts","line":10,"character":33}]},{"id":2,"name":"initialize","kind":64,"kindString":"Function","flags":{"isExported":true},"signatures":[{"id":3,"name":"initialize","kind":4096,"kindString":"Call signature","flags":{},"comment":{"shortText":"Initializes the PAL with the NodeJS-targeted implementation."},"type":{"type":"intrinsic","name":"void"}}],"sources":[{"fileName":"index.d.ts","line":6,"character":34}]},{"id":6,"name":"reset","kind":64,"kindString":"Function","flags":{"isExported":true},"signatures":[{"id":7,"name":"reset","kind":4096,"kindString":"Call signature","flags":{},"parameters":[{"id":8,"name":"window","kind":32768,"kindString":"Parameter","flags":{"isOptional":true},"type":{"type":"reference","name":"Window"}}],"type":{"type":"intrinsic","name":"void"}}],"sources":[{"fileName":"index.d.ts","line":11,"character":29}]}],"groups":[{"title":"Functions","kind":64,"children":[4,2,6]}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters