Sha256: 32ccf680084ad8ab2f57e2e9a0e04a75b946c85fb8263649e06498af6af6f53c
Contents?: true
Size: 162 Bytes
Versions: 27
Compression:
Stored size: 162 Bytes
Contents
import { JSONHydrator } from './postcss.js' interface FromJSON extends JSONHydrator { default: FromJSON } declare const fromJSON: FromJSON export = fromJSON
Version data entries
27 entries across 27 versions & 2 rubygems