No need for this export
This commit is contained in:
parent
6eba60bd75
commit
7bb7189c6a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
|
|||
limitations under the License.
|
||||
*/
|
||||
|
||||
export type Auth = {
|
||||
type Auth = {
|
||||
[key: string]: any;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue