6 lines
50 B
TypeScript
6 lines
50 B
TypeScript
import nl from "./nl";
|
|
|
|
export default {
|
|
nl
|
|
}
|