UNPKG
data-custom-id
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
Hold data in Discord's Interaction Custom IDs.
iamtheyammer/data-custom-id
data-custom-id
/
jest.config.js
6 lines
(5 loc)
•
135 B
JavaScript
View Raw
1
2
3
4
5
6
/**
@type
{import('ts-jest/dist/types').InitialOptionsTsJest} */
module
.
exports
= { preset:
"ts-jest"
, testEnvironment:
"node"
, };