mirror of
https://github.com/go-gitea/gitea
synced 2024-11-01 15:54:25 +00: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';
|