mirror of
https://github.com/uetchy/namae.git
synced 2025-03-20 05:50:32 +09:00
6 lines
74 B
TypeScript
6 lines
74 B
TypeScript
|
import nock from 'nock'
|
||
|
|
||
|
nock.disableNetConnect()
|
||
|
|
||
|
// nock.recorder.rec()
|