deploy: 8a435363bb
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
import { ParsedAttribute } from './ParsedAttribute';
|
||||
declare type ParseAttributeParams = {
|
||||
highlightedValue: string;
|
||||
};
|
||||
export declare function parseAttribute({ highlightedValue, }: ParseAttributeParams): ParsedAttribute[];
|
||||
export {};
|
||||
Reference in New Issue
Block a user