File size: 104 Bytes
476ac07
 
 
 
1
2
3
4
5
# Copyright (c) OpenMMLab. All rights reserved.
from .api import plugins_api

__all__ = ['plugins_api']