3 lines
72 B
Plaintext
3 lines
72 B
Plaintext
declare const isYarnGlobal: () => boolean;
|
|
export default isYarnGlobal;
|
declare const isYarnGlobal: () => boolean;
|
|
export default isYarnGlobal;
|