mirror of
https://github.com/tenrok/maska.git
synced 2026-05-24 14:04:08 +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";
|