UNPKG

assertthat

Version:
3 lines (2 loc) 105 B
declare const prepareAddition: (content: string, depth: number) => string[]; export { prepareAddition };