UNPKG

@dillonkearns/elm-graphql

Version:

<img src="https://cdn.jsdelivr.net/gh/martimatix/logo-graphqelm/logo.svg" alt="dillonearns/elm-graphql logo" width="40%" align="right">

13 lines (11 loc) 260 B
/** * This file was automatically generated. * DO NOT MODIFY BY HAND. * Run `yarn special-lint-fix` to update */ export interface OccurrenceOrderChunkIdsPluginOptions { /** * Prioritise initial size over total size */ prioritiseInitial?: boolean; }