-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
- Loading branch information
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"type":"File","start":0,"end":90,"loc":{"start":{"line":1,"column":0},"end":{"line":5,"column":0}},"program":{"type":"Program","start":0,"end":90,"loc":{"start":{"line":1,"column":0},"end":{"line":5,"column":0}},"sourceType":"module","body":[{"type":"ImportDeclaration","start":13,"end":39,"loc":{"start":{"line":2,"column":0},"end":{"line":2,"column":26}},"specifiers":[{"type":"ImportDefaultSpecifier","start":20,"end":25,"loc":{"start":{"line":2,"column":7},"end":{"line":2,"column":12}},"local":{"type":"Identifier","start":20,"end":25,"loc":{"start":{"line":2,"column":7},"end":{"line":2,"column":12},"identifierName":"debug"},"name":"debug","leadingComments":null},"leadingComments":null}],"source":{"type":"StringLiteral","start":31,"end":38,"loc":{"start":{"line":2,"column":18},"end":{"line":2,"column":25}},"extra":{"rawValue":"debug","raw":"'debug'"},"value":"debug"},"leadingComments":[{"type":"CommentLine","value":"@ts-check","start":0,"end":11,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":11}}}]},{"type":"ExportNamedDeclaration","start":43,"end":88,"loc":{"start":{"line":4,"column":0},"end":{"line":4,"column":45}},"specifiers":[],"source":null,"declaration":{"type":"VariableDeclaration","start":50,"end":88,"loc":{"start":{"line":4,"column":7},"end":{"line":4,"column":45}},"declarations":[{"type":"VariableDeclarator","start":56,"end":87,"loc":{"start":{"line":4,"column":13},"end":{"line":4,"column":44}},"id":{"type":"Identifier","start":56,"end":62,"loc":{"start":{"line":4,"column":13},"end":{"line":4,"column":19},"identifierName":"logger"},"name":"logger"},"init":{"type":"CallExpression","start":65,"end":87,"loc":{"start":{"line":4,"column":22},"end":{"line":4,"column":44}},"callee":{"type":"Identifier","start":65,"end":70,"loc":{"start":{"line":4,"column":22},"end":{"line":4,"column":27},"identifierName":"debug"},"name":"debug"},"arguments":[{"type":"StringLiteral","start":71,"end":86,"loc":{"start":{"line":4,"column":28},"end":{"line":4,"column":43}},"extra":{"rawValue":"bricklink-api","raw":"'bricklink-api'"},"value":"bricklink-api"}]}}],"kind":"const","leadingComments":[],"trailingComments":[]}}],"directives":[]},"comments":[{"type":"CommentLine","value":"@ts-check","start":0,"end":11,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":11}}}],"tokens":[{"type":"CommentLine","value":"@ts-check","start":0,"end":11,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":11}}},{"type":{"label":"import","keyword":"import","beforeExpr":false,"startsExpr":true,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null,"updateContext":null},"value":"import","start":13,"end":19,"loc":{"start":{"line":2,"column":0},"end":{"line":2,"column":6}}},{"type":{"label":"name","beforeExpr":false,"startsExpr":true,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null},"value":"debug","start":20,"end":25,"loc":{"start":{"line":2,"column":7},"end":{"line":2,"column":12}}},{"type":{"label":"name","beforeExpr":false,"startsExpr":true,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null},"value":"from","start":26,"end":30,"loc":{"start":{"line":2,"column":13},"end":{"line":2,"column":17}}},{"type":{"label":"string","beforeExpr":false,"startsExpr":true,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null,"updateContext":null},"value":"debug","start":31,"end":38,"loc":{"start":{"line":2,"column":18},"end":{"line":2,"column":25}}},{"type":{"label":";","beforeExpr":true,"startsExpr":false,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null,"updateContext":null},"start":38,"end":39,"loc":{"start":{"line":2,"column":25},"end":{"line":2,"column":26}}},{"type":{"label":"export","keyword":"export","beforeExpr":false,"startsExpr":false,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null,"updateContext":null},"value":"export","start":43,"end":49,"loc":{"start":{"line":4,"column":0},"end":{"line":4,"column":6}}},{"type":{"label":"const","keyword":"const","beforeExpr":false,"startsExpr":false,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null,"updateContext":null},"value":"const","start":50,"end":55,"loc":{"start":{"line":4,"column":7},"end":{"line":4,"column":12}}},{"type":{"label":"name","beforeExpr":false,"startsExpr":true,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null},"value":"logger","start":56,"end":62,"loc":{"start":{"line":4,"column":13},"end":{"line":4,"column":19}}},{"type":{"label":"=","beforeExpr":true,"startsExpr":false,"rightAssociative":false,"isLoop":false,"isAssign":true,"prefix":false,"postfix":false,"binop":null,"updateContext":null},"value":"=","start":63,"end":64,"loc":{"start":{"line":4,"column":20},"end":{"line":4,"column":21}}},{"type":{"label":"name","beforeExpr":false,"startsExpr":true,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null},"value":"debug","start":65,"end":70,"loc":{"start":{"line":4,"column":22},"end":{"line":4,"column":27}}},{"type":{"label":"(","beforeExpr":true,"startsExpr":true,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null},"start":70,"end":71,"loc":{"start":{"line":4,"column":27},"end":{"line":4,"column":28}}},{"type":{"label":"string","beforeExpr":false,"startsExpr":true,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null,"updateContext":null},"value":"bricklink-api","start":71,"end":86,"loc":{"start":{"line":4,"column":28},"end":{"line":4,"column":43}}},{"type":{"label":")","beforeExpr":false,"startsExpr":false,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null},"start":86,"end":87,"loc":{"start":{"line":4,"column":43},"end":{"line":4,"column":44}}},{"type":{"label":";","beforeExpr":true,"startsExpr":false,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null,"updateContext":null},"start":87,"end":88,"loc":{"start":{"line":4,"column":44},"end":{"line":4,"column":45}}},{"type":{"label":"eof","beforeExpr":false,"startsExpr":false,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null,"updateContext":null},"start":90,"end":90,"loc":{"start":{"line":5,"column":0},"end":{"line":5,"column":0}}}]} | ||
{"type":"File","start":0,"end":77,"loc":{"start":{"line":1,"column":0},"end":{"line":4,"column":0}},"program":{"type":"Program","start":0,"end":77,"loc":{"start":{"line":1,"column":0},"end":{"line":4,"column":0}},"sourceType":"module","body":[{"type":"ImportDeclaration","start":0,"end":26,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":26}},"specifiers":[{"type":"ImportDefaultSpecifier","start":7,"end":12,"loc":{"start":{"line":1,"column":7},"end":{"line":1,"column":12}},"local":{"type":"Identifier","start":7,"end":12,"loc":{"start":{"line":1,"column":7},"end":{"line":1,"column":12},"identifierName":"debug"},"name":"debug"}}],"source":{"type":"StringLiteral","start":18,"end":25,"loc":{"start":{"line":1,"column":18},"end":{"line":1,"column":25}},"extra":{"rawValue":"debug","raw":"'debug'"},"value":"debug"}},{"type":"ExportNamedDeclaration","start":30,"end":75,"loc":{"start":{"line":3,"column":0},"end":{"line":3,"column":45}},"specifiers":[],"source":null,"declaration":{"type":"VariableDeclaration","start":37,"end":75,"loc":{"start":{"line":3,"column":7},"end":{"line":3,"column":45}},"declarations":[{"type":"VariableDeclarator","start":43,"end":74,"loc":{"start":{"line":3,"column":13},"end":{"line":3,"column":44}},"id":{"type":"Identifier","start":43,"end":49,"loc":{"start":{"line":3,"column":13},"end":{"line":3,"column":19},"identifierName":"logger"},"name":"logger"},"init":{"type":"CallExpression","start":52,"end":74,"loc":{"start":{"line":3,"column":22},"end":{"line":3,"column":44}},"callee":{"type":"Identifier","start":52,"end":57,"loc":{"start":{"line":3,"column":22},"end":{"line":3,"column":27},"identifierName":"debug"},"name":"debug"},"arguments":[{"type":"StringLiteral","start":58,"end":73,"loc":{"start":{"line":3,"column":28},"end":{"line":3,"column":43}},"extra":{"rawValue":"bricklink-api","raw":"'bricklink-api'"},"value":"bricklink-api"}]}}],"kind":"const","leadingComments":[],"trailingComments":[]}}],"directives":[]},"comments":[],"tokens":[{"type":{"label":"import","keyword":"import","beforeExpr":false,"startsExpr":true,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null,"updateContext":null},"value":"import","start":0,"end":6,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":6}}},{"type":{"label":"name","beforeExpr":false,"startsExpr":true,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null},"value":"debug","start":7,"end":12,"loc":{"start":{"line":1,"column":7},"end":{"line":1,"column":12}}},{"type":{"label":"name","beforeExpr":false,"startsExpr":true,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null},"value":"from","start":13,"end":17,"loc":{"start":{"line":1,"column":13},"end":{"line":1,"column":17}}},{"type":{"label":"string","beforeExpr":false,"startsExpr":true,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null,"updateContext":null},"value":"debug","start":18,"end":25,"loc":{"start":{"line":1,"column":18},"end":{"line":1,"column":25}}},{"type":{"label":";","beforeExpr":true,"startsExpr":false,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null,"updateContext":null},"start":25,"end":26,"loc":{"start":{"line":1,"column":25},"end":{"line":1,"column":26}}},{"type":{"label":"export","keyword":"export","beforeExpr":false,"startsExpr":false,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null,"updateContext":null},"value":"export","start":30,"end":36,"loc":{"start":{"line":3,"column":0},"end":{"line":3,"column":6}}},{"type":{"label":"const","keyword":"const","beforeExpr":false,"startsExpr":false,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null,"updateContext":null},"value":"const","start":37,"end":42,"loc":{"start":{"line":3,"column":7},"end":{"line":3,"column":12}}},{"type":{"label":"name","beforeExpr":false,"startsExpr":true,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null},"value":"logger","start":43,"end":49,"loc":{"start":{"line":3,"column":13},"end":{"line":3,"column":19}}},{"type":{"label":"=","beforeExpr":true,"startsExpr":false,"rightAssociative":false,"isLoop":false,"isAssign":true,"prefix":false,"postfix":false,"binop":null,"updateContext":null},"value":"=","start":50,"end":51,"loc":{"start":{"line":3,"column":20},"end":{"line":3,"column":21}}},{"type":{"label":"name","beforeExpr":false,"startsExpr":true,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null},"value":"debug","start":52,"end":57,"loc":{"start":{"line":3,"column":22},"end":{"line":3,"column":27}}},{"type":{"label":"(","beforeExpr":true,"startsExpr":true,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null},"start":57,"end":58,"loc":{"start":{"line":3,"column":27},"end":{"line":3,"column":28}}},{"type":{"label":"string","beforeExpr":false,"startsExpr":true,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null,"updateContext":null},"value":"bricklink-api","start":58,"end":73,"loc":{"start":{"line":3,"column":28},"end":{"line":3,"column":43}}},{"type":{"label":")","beforeExpr":false,"startsExpr":false,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null},"start":73,"end":74,"loc":{"start":{"line":3,"column":43},"end":{"line":3,"column":44}}},{"type":{"label":";","beforeExpr":true,"startsExpr":false,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null,"updateContext":null},"start":74,"end":75,"loc":{"start":{"line":3,"column":44},"end":{"line":3,"column":45}}},{"type":{"label":"eof","beforeExpr":false,"startsExpr":false,"rightAssociative":false,"isLoop":false,"isAssign":false,"prefix":false,"postfix":false,"binop":null,"updateContext":null},"start":77,"end":77,"loc":{"start":{"line":4,"column":0},"end":{"line":4,"column":0}}}]} |
Large diffs are not rendered by default.
Large diffs are not rendered by default.