StaticPropsServerModule: {
    getStaticProps: getStaticPropsMethod;
}

type for the static props feature's server module.

Type declaration