diff options
| author | Ritesh Ghosh <[email protected]> | 2023-08-02 13:46:34 +0530 |
|---|---|---|
| committer | Ritesh Ghosh <[email protected]> | 2023-08-02 13:46:34 +0530 |
| commit | e05b90c7a37cdcff35452ce246ca2d94600ee11e (patch) | |
| tree | 5efd8279682ebb24599a67ea42ffe95d8d988de9 /dist/models/parser.js | |
| parent | 59c7c23f09ea3303999385f95f2bd488bfb07ca8 (diff) | |
| download | aniwatch-api-e05b90c7a37cdcff35452ce246ca2d94600ee11e.tar.xz aniwatch-api-e05b90c7a37cdcff35452ce246ca2d94600ee11e.zip | |
feat: added build dir
Diffstat (limited to 'dist/models/parser.js')
| -rw-r--r-- | dist/models/parser.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/models/parser.js b/dist/models/parser.js new file mode 100644 index 0000000..c8ad2e5 --- /dev/null +++ b/dist/models/parser.js @@ -0,0 +1,2 @@ +"use strict"; +Object.defineProperty(exports, "__esModule", { value: true }); |
