mirror of
https://github.com/KuekHaoYang/KVideo.git
synced 2026-08-21 11:43:41 +08:00
4 lines
97 B
TypeScript
4 lines
97 B
TypeScript
import type { VideoSource } from '@/lib/types';
|
|
|
|
export const ADULT_SOURCES: VideoSource[] = [];
|