UNPKG

phosphor-solid

Version:

A clean and friendly icon family for Solid-js

4 lines (3 loc) 111 B
/// <reference types="react" /> declare const At: (props: any, ref: any) => JSX.Element; export default At;