Sha256: 700abbf032df9e2cf11748fe5e230726febecbc5c7b4bf50aa5584701e82d11e

Contents?: true

Size: 220 Bytes

Versions: 1

Compression:

Stored size: 220 Bytes

Contents

/**
 * Change the escape characters to convert the given string contents from one
 * quote style to another.
 */
export default function convertStringEscaping(fromQuote: string, toQuote: string, string: string): string;

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
wice_grid-7.1.0 node_modules/@resugar/codemod-strings-template/src/convertStringEscaping.d.ts