mirror of
https://github.com/ngrok/ngrok-api-typescript.git
synced 2026-05-17 16:50:35 +00:00
7 lines
119 B
JavaScript
7 lines
119 B
JavaScript
// Code generated for API Clients. DO NOT EDIT.
|
|
|
|
module.exports = {
|
|
preset: 'ts-jest',
|
|
testEnvironment: 'node',
|
|
};
|