UNPKG

@pnp/sp

Version:

pnp - provides a fluent api for working with SharePoint REST

3 lines 217 B
import { _SPQueryable } from "../spqueryable.js"; export declare function getValueForUICultureBinder(propName: string): (this: _SPQueryable, cultureName: string) => Promise<string>; //# sourceMappingURL=funcs.d.ts.map