const companySchema = new Schema(
{
location: String;
name: String,
}
);
Created
July 30, 2021 04:17
-
-
Save tuanlc/7198ca57d73f6ddf1871ffbee09e3dd5 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment