mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-06 00:19:30 +08:00
2 lines
106 B
Text
2 lines
106 B
Text
import { Var } from '../../../../interfaces';
|
|
export default function is_dynamic(variable: Var): boolean;
|