Sha256: e8021478f2722f803d633f37306830627fca7fb3a83fe11367e75f00194f7383

Contents?: true

Size: 147 Bytes

Versions: 7

Compression:

Stored size: 147 Bytes

Contents

import { FormatterOptions } from "./formatter/Formatter";
export default function (
  groovyCode: string,
  options?: FormatterOptions,
): string;

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
dorian-2.6.3 vendor/groovy-beautify/dist/index.d.ts
dorian-2.6.2 vendor/groovy-beautify/dist/index.d.ts
dorian-2.6.1 vendor/groovy-beautify/dist/index.d.ts
dorian-2.6.0 vendor/groovy-beautify/dist/index.d.ts
dorian-2.5.2 vendor/groovy-beautify/dist/index.d.ts
dorian-2.5.1 vendor/groovy-beautify/dist/index.d.ts
dorian-2.5.0 vendor/groovy-beautify/dist/index.d.ts