UNPKG

@types/materialize-css

Version:
7 lines (6 loc) 132 B
declare namespace M { /** * Automatically initialize components. */ function AutoInit(context?: Element): void; }