mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-04 08:17:24 -05:00
6 lines
149 B
TypeScript
6 lines
149 B
TypeScript
|
import './polyfills.ts';
|
||
|
import '@github/relative-time-element';
|
||
|
import './origin-url.ts';
|
||
|
import './overflow-menu.ts';
|
||
|
import './absolute-date.ts';
|