4 lines
133 B
TypeScript
4 lines
133 B
TypeScript
import publicRepoDirectives from "./directives/components/components-repo-page/main";
|
|
|
|
// Init for each page
|
|
publicRepoDirectives();
|