Js Snclient

const result = await repository.post({
parentPath: `/Root/Content`,
contentType: 'DocumentLibrary',
content: {
Name: 'Documents',
},
})