多维表格
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1.2 KiB

This is a sample NocoDB extension that exports data in JSON format. It is used to demonstrate how to create a NocoDB extension.

This extension is disabled by default. To access it you need to first change the disabled property in the manifest file to false.

Learn more