Options
All
  • Public
  • Public/Protected
  • All
Menu

Module build/babel/plugins/next-ssg-transform

Index

Variables

Const EXPORT_NAME_GET_SERVER_PROPS

EXPORT_NAME_GET_SERVER_PROPS: "getServerSideProps" = "getServerSideProps"

Const EXPORT_NAME_GET_STATIC_PATHS

EXPORT_NAME_GET_STATIC_PATHS: "getStaticPaths" = "getStaticPaths"

Const EXPORT_NAME_GET_STATIC_PROPS

EXPORT_NAME_GET_STATIC_PROPS: "getStaticProps" = "getStaticProps"

Functions

default

  • default(__namedParameters: { types: typeof BabelTypes }): PluginObj<PluginState>
  • Parameters

    • __namedParameters: { types: typeof BabelTypes }
      • types: typeof BabelTypes

    Returns PluginObj<PluginState>

Generated using TypeDoc