mirror of
https://github.com/tenrok/maska.git
synced 2026-05-15 11:59:38 +03:00
3 lines
91 B
TypeScript
3 lines
91 B
TypeScript
export default function directive(el: any, mask: any): Maska;
|
|
import Maska from "./maska";
|