UNPKG

styled-components

Version:

CSS for the <Component> Age. Style components your way with speed, strong typing, and flexibility.

4 lines (3 loc) 146 B
export declare const SEED = 5381; export declare const phash: (h: number, x: string) => number; export declare const hash: (x: string) => number;