Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 256 Bytes

File metadata and controls

16 lines (11 loc) · 256 Bytes
description Automatically generated file. DO NOT MODIFY
const options = {
	authProvider,
};

const client = Client.init(options);

let tasks = await client.api('/me/todo/lists/35e2-35e2-721a-e235-1a72e2351a7/tasks')
	.get();