Skip to content

Commit 703f5bf

Browse files
committed
Mark API as experimental
1 parent d01284f commit 703f5bf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
/**
2+
* Mount service package
3+
*/
4+
@ApiStatus.Experimental
5+
package org.cryptomator.integrations.mount;
6+
7+
import org.jetbrains.annotations.ApiStatus;

0 commit comments

Comments
 (0)