我正在尝试在我的React Typescript应用程序中使用Wavesurfer.js插件。当我尝试导入插件时,我一直收到“找不到模块:无法解决”的错误。我猜这与定义插件的类型有关。有人知道如何在React Typescript中使用这些插件吗?import React from "react";import CursorPlugin from "wavesurfer.cursor<
现在我可以上传(从客户端浏览器到服务器)“插件”,并在数据库中注册插件模型,等等。但我需要一种方法来处理每个插件的urlpattern。if model is not None: cursor = connection.cursor()
tables = connection.introspection.table_namesconnection.creation.sql_create_model(model, style, see