3 lines
141 B
Python
3 lines
141 B
Python
from __future__ import annotations
|
|
# 이 파일은 TypeScript(TSX) 파일이므로 파이썬 import 대신 direct 쓰기를 진행합니다.
|