chore(events): add HumanDuration import to config.d.ts
Signed-off-by: Jonas Beck <jonas.beck@velux.com>
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import { HumanDuration } from '@backstage/types';
|
||||
|
||||
export interface Config {
|
||||
events?: {
|
||||
modules?: {
|
||||
|
||||
Reference in New Issue
Block a user