3 lines
31 B
TypeScript
3 lines
31 B
TypeScript
|
const x = 4;
|
||
|
export default x;
|