UNPKG

@xysfe/memento-core

Version:

record and replay the web

4 lines (3 loc) 121 B
import { InjectStyle } from '../../types'; declare const rules: (arg: InjectStyle) => string[]; export default rules;