feat: 초기 프로젝트 설정 및 룰.md 파일 추가
This commit is contained in:
4
api.hyungi.net/node_modules/yargs/build/lib/yerror.d.ts
generated
vendored
Normal file
4
api.hyungi.net/node_modules/yargs/build/lib/yerror.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
export declare class YError extends Error {
|
||||
name: string;
|
||||
constructor(msg?: string | null);
|
||||
}
|
||||
Reference in New Issue
Block a user