This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/static/js/app.tsx
2016-11-07 17:31:11 -05:00

5 lines
143 B
TypeScript

// Import Components
import {rpDirectives as repoPage} from "./directives/components/pages/repo-page/main";
// Init for each page
repoPage();