4 lines
41 B
TypeScript
4 lines
41 B
TypeScript
export const config = {
|
|
strict: true
|
|
}
|
export const config = {
|
|
strict: true
|
|
}
|