mirror of
https://github.com/uetchy/namae.git
synced 2025-07-01 22:10:04 +09:00
6 lines
76 B
TypeScript
6 lines
76 B
TypeScript
import nock from 'nock';
|
|
|
|
nock.disableNetConnect();
|
|
|
|
// nock.recorder.rec()
|