UNPKG

baseframe-js

Version:

A suite of useful Javascript plugins and functions to help with Front-end Development on websites

3 lines (2 loc) 111 B
declare const parseObjectFromString: (options: string) => Object | null; export default parseObjectFromString;