본문 바로가기

워로디스

검색하기
워로디스
프로필사진 워로디스

  • 분류 전체보기 (28) N
    • 정리 (28) N
      • 가상화 (2)
      • Java (3)
      • curl (3)
      • webpack (2)
      • Ollama (5)
      • Tauri (2) N
      • Rust (2)
      • Vim (3)
      • 파일관리 (1)
      • PowerShell (1)
      • VSCode (1)
      • Typescript (1) N
    • 감상 (0)
    • 창작 (0)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2026/03   »
일 월 화 수 목 금 토
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31
Tags
  • podman
  • Format
  • RandomAccessFile
  • html canvas
  • React
  • .dockerignore
  • tauri
  • Docker Compose
  • curl
  • dockerfile
  • Rust
  • Thinking Mode
  • getting started
  • FileChannel
  • glm-ocr
  • Webpack
  • Ollama
  • io
  • vim
  • qwen3-coder-next
  • PowerShell
  • docker
  • Typescript
  • 시작하기
  • cli
  • Java
  • podman compose
  • 절대경로
  • vscode
  • Vite
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록정리/Typescript (1)

워로디스

Typescript 라이브러리 프로젝트 구성

프로젝트 구성 절차mkdir test-libcd test-libnpm init -ynpm pkg set main=dist/index.jsnpm pkg set types=dist/index.d.tsnpm pkg set exports=./dist/index.jsnpm pkg set type=modulenpm pkg set scripts.build=tsc 배포에 dist 만 포함npm pkg set files[0]=distnpm install -D typescriptnpx tsc --init --rootDir ./src --outDir ./distmkdir srcNew-Item ./src/index.tsindex.ts 예시다시 내보내기 방식export * from "./math.js"; export * fr..

정리/Typescript 2026. 3. 22. 20:20
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바