FluidFramework icon indicating copy to clipboard operation
FluidFramework copied to clipboard

fix(client-odsp-client): apply API trimming

Open jason-ha opened this issue 8 months ago • 3 comments

typescript builds against odsp-client must use /beta import spec path to import @beta APIs.

Correct use within examples including mismatched TokenResponse import.

jason-ha avatar Jun 28 '24 21:06 jason-ha