1
0
Files

5 lines
81 B
TypeScript

interface String {
readonly namespace: string,
readonly path: string
}