5 lines
67 B
Go
5 lines
67 B
Go
'use strict';
|
|
|
|
/** @type {import('.')} */
|
|
module.exports = Object;
|
'use strict';
|
|
|
|
/** @type {import('.')} */
|
|
module.exports = Object;
|