javascriptsharepointtypescriptspservicesdefinitelytyped

TypeScript definition file for SPServices


I am wondering if anyone knows if there is a TypeScript definition file for the SPServices JS library? I have found a .d.ts file in the GitHub repo but it does not appear to be complete. I have also search (with no luck except this definition request) through what is available on Definitely Typed. If none exists, does anyone know of a good reference for information about how to create definitions from the JS code?


Solution

  • I didn't find the definition you need. However, you can visit

    http://definitelytyped.org/

    and read guides for contributing or this quick introduction.

    Summary: